Revision: zsh--cvshead--1.0--patch-106
Archive: schizo@debian.org--2004-zsh-upstream-cvs-head
Creator: Clint Adams <schizo@debian.org>
Date: Mon Oct 18 12:48:39 MDT 2004
Standard-date: 2004-10-18 18:48:39 GMT
Modified-files: ChangeLog Misc/globtests Src/Zle/complist.c
    Src/glob.c Src/pattern.c Src/utils.c Src/zsh.h
    Test/D02glob.ztst
New-patches: schizo@debian.org--2004-zsh-upstream-cvs-head/zsh--cvshead--1.0--patch-106
Summary: Update from CVS

2004-10-18  Peter Stephenson  <pws@csr.com>

   * 20500: Misc/globtests, Src/glob.c, Src/pattern.c, Src/zsh.h,
   Src/Zle/complist.c, Test/D02glob.ztst: Use unmetafied strings
   in patterns more; improve glob.c/pattern.c interface; fix
   minor <num-> issue; add bogus quotation from Proust (it's
   my file and I'll do what I like with it).

2004-10-17  Wayne Davison  <wayned@users.sourceforge.net>

   * 20496: Src/utils.c: made zclose() not call close() when the
   fd arg is < 0.

   * unposted: Src/Zle/zle_main.c: initialize the first byte of
   the allocated "line" buffer so that we avoid uninitialized-
   memory warnings in valgrind.
